Interdevice Message
Protobuf type meshtastic.InterdeviceMessage
Functions
Link copied to clipboard
inline fun InterdeviceProtos.InterdeviceMessage.copy(block: InterdeviceMessageKt.Dsl.() -> Unit): InterdeviceProtos.InterdeviceMessage
inline fun InterdeviceProtos.InterdeviceMessage.copy(block: InterdeviceMessageKt.Dsl.() -> Unit): InterdeviceProtos.InterdeviceMessage
inline fun InterdeviceProtos.InterdeviceMessage.copy(block: InterdeviceMessageKt.Dsl.() -> Unit): InterdeviceProtos.InterdeviceMessage
inline fun InterdeviceProtos.InterdeviceMessage.copy(block: InterdeviceMessageKt.Dsl.() -> Unit): InterdeviceProtos.InterdeviceMessage
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
string nmea = 1;
Link copied to clipboard
Link copied to clipboard
.meshtastic.SensorData sensor = 2;
Link copied to clipboard
.meshtastic.SensorData sensor = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun newBuilder(prototype: InterdeviceProtos.InterdeviceMessage): InterdeviceProtos.InterdeviceMessage.Builder
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.InterdeviceMessage
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.InterdeviceMessage
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.InterdeviceMessage
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.InterdeviceMessage
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.InterdeviceMessage
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.InterdeviceMessage
Link copied to clipboard
Link copied to clipboard